Skip to content
Back to search
30
MCP

Shell Command

pulsemcp/shell command

Secure shell command execution server that allows running system commands in a controlled environment through an allowlist system, returning results in YAML format.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "shell_command": {
      "url": "None",
      "transport": "http"
    }
  }
}